home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 March / PCWMAR09.iso / Software / FromTheMag / Ultimate Boot CD 3.22 / UBCD4WinV322.exe / {app} / help / changes.txt < prev    next >
Encoding:
Text File  |  2007-02-03  |  45.2 KB  |  1,066 lines

  1. Ultimate Boot CD for Windows change log:
  2. v3.0
  3. Documentation will be included in 3.0.1 or 3.1, whichever comes sooner.
  4.  
  5.  
  6.  
  7. PE Builder change log file
  8.  
  9. v3.1.10a
  10.  
  11. Bugfix release
  12.   PE Builder would report, File 
  13.   "C:\pebuilder3110\BartPE\i386\system32\NTOSKRNL.EXE" not found, on some older 
  14.   windows versions.
  15.  
  16. Changes to pebuilder.exe:
  17. - After building, PE Builder checks if files required for booting BartPE are 
  18.   missing. The messages printed about missing files should have been warning 
  19.   messages, but they where error messages. Changed them to warning.
  20. - The pre-flight check also did not work OK for server 2003 (with no SP) and 
  21.   Windows XP with SP1, this has been fixed.
  22.  
  23. v3.1.10
  24.  
  25. Boot BartPE on a system with 64MB
  26.   Did you ever try to boot BartPE on a system with only 64MB of memory? I used 
  27.   to keep a separate CD (nickname "SmallPE") for this. This CD did not have a 
  28.   ramdrive and some other plugins, so that it would boot on those old 64MB 
  29.   systems. Not anymore! Thanks to an updated nu2menu and a little ramdisk 
  30.   parameter tuning, you can use the same BartPE CD also for 64MB system. Of 
  31.   course this does not include huge and hungry plugins like xpe and so...
  32.  
  33. Supported languages
  34.   PE Builder currently supports the following languages:
  35.   english*, dutch*, czech*, german*, japanese*, russian*, slovak*, arabic, 
  36.   brazilian, chinese_chs, chinese_traditional_bg5, french, greek, italian, 
  37.   macedonian, polish, portuguese, romanian, spanish and turkish.
  38.   (*) Help pages are also available.
  39.  
  40. Pre-Flight check
  41.   This is a first attempt to check if all files required to boot BartPE exist in 
  42.   the output location. At current a warning message is printed if a file is 
  43.   missing.
  44.  
  45. See below for more details...
  46.  
  47. Changes to pebuilder.exe:
  48. - Added an error and warning counter on build dialog.
  49. - Added a value of 8 to SourceDisksFiles attribute. This will rename the 
  50.   filename to uppercase.
  51. - Uppercasing windows files is only done, when an ISO image is build.
  52. - Added an option where you can disable uppercasing the windows files.
  53. - The output directory was created in uppercase, while this is not needed. Fixed 
  54.   it.
  55. - Added a routine that, after building, checks if files required for booting 
  56.   BartPE are missing from the output directory. Prints warning messages if files 
  57.   are missing.
  58. - Added a parser variable @Lcid@, which expands to the system default language 
  59.   identifier (for example "409").
  60. - Added an option to erase the ISO image and the output folder after succesfull 
  61.   CD burn.
  62. - When burning using starburn, only devices capable of writing to CD or DVD are 
  63.   shown in the device listbox. Also when no device is selected PE Builder will 
  64.   select the best device for you.
  65.  
  66. Changed items:
  67. + pebuilder.inf: Removed olethk32.dll from KnownDLLs. W2k3 SP1 will crash if the 
  68.   NTVDM.EXE is stored in i386\system32 with the above RegKey. This happens for 
  69.   example with the dospe plugin. In W2k3 the olethk32.dll doesn't exist in the 
  70.   KnownDll List.
  71. + pebuilder.inf: bootfont.bin is now also copied. Mainly used in non-english 
  72.   languages. It uses the new sourcedisksfiles attribute value of 8 to uppercase 
  73.   the file in ISO images.
  74. + nu2shell.exe: v1.3, the environment variables USERPROFILE and ALLUSERSPROFILE 
  75.   where not set correctly (in fact they where erased). Fixed.
  76. + plugin\stinger: updated to work with new stinger filenames like "stng259.exe".
  77. + plugin\irfanview: added "files" folder.
  78. + plugin\ramdisk: updated ramdisk.inf. Now the ramdisk switches to 4MB in size 
  79.   when the system is low on memory. Normally systems with 90MB or less will end up 
  80.   with a 4MB ramdisk. This enables you to run your normal BartPE CD on system with 
  81.   only 64MB of memory.
  82. + plugin\nu2menu: updated nu2menu.exe to v0.3.52. Nu2menu was running out of 
  83.   memory a bit fast on systems with very little memory (<64MB). Fixed memory 
  84.   allocation bug.
  85. - plugin\total commander\wincmd.ini, Small83Names=0
  86. - Updated the following languages files:
  87.   lang\english.lng: updated, the following language numbers: 288-293
  88.   lang\dutch.lng
  89.   lang\chinese_chs.lng
  90.   lang\czech.lng
  91.   lang\dutch.lng
  92.   lang\english.lng
  93.   lang\french.lng
  94.   lang\german.lng
  95.   lang\greek.lng
  96.   lang\italian.lng
  97.   lang\macedonian.lng
  98.   lang\polish.lng
  99.   lang\romanian.lng
  100.   lang\slovak.lng
  101.   lang\spanish.lng
  102. - Updated the following help files:
  103.   help\english\pluginformat.htm, added help for SourceDisksFiles attribute value 8.
  104.   help\dutch\pluginformat.htm
  105.  
  106. Added items:
  107. - Added the following languages:
  108.   lang\arabic.lng
  109.   lang\brazilian.lng
  110.   lang\chinese_traditional_bg5.lng
  111.   lang\japanese.lng
  112.   lang\russian.lng
  113.   lang\portuguese.lng
  114.   lang\russian.lng
  115.   lang\turkish.lng
  116.  
  117. v3.1.9 stable release
  118.  
  119. Changes to pebuilder.exe:
  120. - Made the plugin and build dialog bigger, now you can "see" more.
  121. - When adding a custom folder, the build log showed "Error: Adding custom 
  122.   directory: <path>", while everything was fine. Fixed it.
  123.  
  124. Added items:
  125. - plugin\starwind, forgot to add it in previous version.
  126. - plugin\deepburner, forgot to add some files in previous version.
  127.  
  128. Changed items:
  129. - lang\english.lng: updated, the following language numbers: 24
  130. - lang\dutch.lng: updated to reflect change to english.lng
  131.  
  132. v3.1.8b bugfix release
  133.  
  134. Changes to pebuilder.exe:
  135. - Bug fix: When booting an error occurs: Could not load 
  136.   i386\system32\BIOSINFO.INF Error code 18. Problem was that the system32 folder 
  137.   (and all registry related files) where in lowercase. Fix it.
  138.  
  139. v3.1.8a beta release
  140.  
  141. Changes to pebuilder.exe:
  142. - Bug fix: When trying to copy "setupreg.hiv=a,,2" pebuilder always took the 
  143.   files from the pebuilder directory (default registry build location). PE Builder 
  144.   now never looks in de pebuilder directory anymore (maybe add an attribuut in 
  145.   time when needed).
  146. - Changed the registry building routines for the above bug fix. Instead of using 
  147.   the pebuilder directory as a temporarily place for building the registry files, 
  148.   PE Builder now directly uses the output location. This also saves an extra copy 
  149.   step.
  150. - A lot of changes to the program for multi language support.
  151. - Starburn now using SPTi, no need for aspi (WnASPI32.dll) anymore.
  152. - Improved starburn burning routines.
  153. - Added a data verify option for starburn.
  154. - Added context sensive and multilanguage enabled help (F1 key).
  155.   See translations.txt for more information.
  156. - If you change the plugin list columnwidth, the columnwidth is saved to 
  157.   input.inf as "pluginColumns".
  158. - Ability to suppress warnings (input.inf -> SupressWarnings=1)
  159. - Added a parser variable @Language@, which expands to the filename of the 
  160.   current selected language (for example "german").
  161. - Added a new "search" dialog. This dialog will search all drives (of the type: 
  162.   fixed, CD-Rom or removable) and all directories for valid windows installation 
  163.   files. Depending on how much files are on your system, this can take a while! 
  164.   When more than one valid location is found, a dialog will appear where you can 
  165.   select which location you want to use.
  166. - Somehow I managed to remove the duplicateonce option in mkisofs, have put it 
  167.   back.
  168. - Added language autodetect, to enable this you must fill in the lcid in the 
  169.   language file.
  170. - The current language file is copied on the CD as system32\lang\default.lng 
  171.   (directory id for "system32\lang" is 29999).
  172.  
  173. Changed items:
  174. - lang\english.lng: updated, other languages need to check/update the following 
  175.   language strings: 35, 159-162, 206-216, 260-287
  176.   added lcid=409
  177. - lang\dutch.lng: almost redone the entire file (dutch is my first language)
  178.   added lcid=413
  179. - plugin\bartpe\netconfig.exe, updated for multilanguage support.
  180.  
  181. Removed items:
  182. - Removed the firefox plugin, instead of this a new "ready to use" plugin has 
  183.   been created as a separate download. Check the PE Builder page for this.
  184.  
  185. v3.1.7
  186.  
  187. Changes to pebuilder.exe:
  188. - More changes to the program for multi language support.
  189. - Starburn devices can be selected manually (not autodetect).
  190. - Starburn now defaults to TAO write mode and not DAO.
  191. - You can now select between burning with cdrecord or starburn.
  192. - Fixed, [<<] and [>>] navigation buttons when using a non-english language.
  193.  
  194. Added items:
  195. - deepburner plugin (see plugin\deepburner\deepburner.htm)
  196.  
  197. Changed items:
  198. - lang\english.lng: updated
  199. - lang\dutch.lng: updated
  200. - pebuider.inf: added enable showing ACL permissions sheet on files and folders
  201. - firefox plugin, create a complete new plugin.
  202.  
  203. v3.1.6
  204.  
  205. Changes to pebuilder.exe:
  206. - More changes to the program for multi language support.
  207.  
  208. v3.1.5
  209.  
  210. Changes to pebuilder.exe:
  211. - A lot of changes made to whole program for multi language support.
  212. - In a network .inf file, if the word (class) "Net" is written in lowercase
  213.   it causes the builder to skip it as an unsupported class.
  214.   This has been fixed by using a caseless compare.
  215. - Skipping the beta popup warning when running with -auto parameter on the 
  216.   command line.
  217. - Changed the uppercase function, now uppercase is called *after* the 
  218.   plugins are parsed. Directories and files with dirid < 30000 are converted 
  219.   to uppercase.
  220.  
  221. Added items:
  222. - plugin\starwind: iSCSI Target [server] from Rocket Division Software
  223.  
  224. Changed items:
  225. - plugin\zz5\nu2shell: There was some testing code left behind in nu2shell.exe 
  226. that fixed the ramdrive letter to "b:", removed it.
  227. - plugin\zz5\nu2shell\nu2shell.inf: Fixed space in path problem.
  228.  
  229. v3.1.4 beta release
  230.  
  231. Changes to pebuilder.exe:
  232. - The Windows files are build/copied in UPPERCASE.
  233.   No need for mkisofs.exe to uppercase the entire CD anymore.
  234.   This opens the option to burn for example with Nero Burning Rom v6.6.0.6 
  235.   (and higher). Here is how to burn when using Nero Burning Rom:
  236.   1) New compilation, CD-ROM (Boot),
  237.      [Boot] Image file=<PE-Builder>\BartPE\bootsect.bin, kind of emulation=no 
  238.      emulation, number of loaded sectors=4
  239.      [ISO] data mode=1, file system=ISO 9660:1999
  240.      *** Important! any other file system then "ISO 9660:1999" will not work!!! ***
  241.   2) Add all files and folders from your pebuilder output folder
  242.      (<PE-Builder>\BartPE by default) to your compilation.
  243.   3) Burn it.
  244. - Added a "config" button to the plugin dialog to start a configuration tool 
  245.   for a plugin. This configuration tool can be a script or a executable.
  246.   Add to the [PEBuilder] section the key "Config".
  247.   Sample:
  248.     [PEBuilder]
  249.     Name="Nu2Shell"
  250.     Enable=1
  251.     Config=nu2shellcfg.exe @PluginFile@
  252. - Added a parser variable @PluginFile@, which expands to the filename of the 
  253.   current plugin (absolute path).
  254. - Added a "refresh" button to the plugin dialog to reread the plugin files.
  255. - Added "XP style look".
  256. - Added a check for administrator rights, for building pebuilder needs 
  257.   administrator rights.
  258. - Added a check to tell the user that a beta version is being used.
  259.  
  260. Changed items:
  261. - plugin\zz5\nu2shell: Added "nu2shellcfg.exe" for setting password and boot 
  262.   prompt. See "config" button in PE Builder plugin dialog.
  263. - plugin\zz5\nu2shell: When a ramdrive is found, a profile is automatically 
  264.   build on the ramdrive.
  265.   The following shell folder IDs are created: CSIDL_PROFILE, 
  266.   CSIDL_FAVORITES, CSIDL_RECENT, CSIDL_SENDTO, CSIDL_STARTMENU, 
  267.   CSIDL_DESKTOPDIRECTORY, CSIDL_NETHOOD, CSIDL_APPDATA, CSIDL_PRINTHOOD, 
  268.   CSIDL_LOCAL_APPDATA, CSIDL_COMMON_STARTMENU, CSIDL_COMMON_PROGRAMS, 
  269.   CSIDL_COMMON_STARTUP, CSIDL_COMMON_DESKTOPDIRECTORY.
  270. - pebuilder.inf, small change, removed winbom.ini and winpeoem.sif. Added 
  271.   fsutil.exe
  272. - plugin\ramdrive: Updated to a Nu2 Production version 5.2.10.2. This 
  273.   version is specially created for BartPE.
  274.  
  275. Added items:
  276. - plugin\firefox: Firefox v1.0.1
  277. - pe2usb.cmd: this installs BartPE to USB Flash Drive using setupldr from 
  278.   w2ksp1 with a ramdisk-bootstrap-loader. See pe2usb.txt for more info.
  279.  
  280. Removed items:
  281. - plugin\peloader, sorry theTruth!
  282. - plugin\!profiles. Nu2shell.exe now creates the profiles.
  283.  
  284. v3.1.3 public release
  285. Changes to pebuilder.exe:
  286. - Changed the way that the splash screen was destroyed. Hopefully this will 
  287.   fix that sometimes pebuilder comes up behind some other window.
  288. - PE Builder does not copy addon language files like spr*.dll and obr*.dll 
  289.   anymore. These files can be found in the file layout.inf section 
  290.   SourceDisksFiles and have a number between 700 and 740 in the 8th column. These 
  291.   files would overwrite the original file that is in the correct language. For 
  292.   example: When building from Windows XP SP2 US, xpsp2res.dll would be in the 
  293.   "Lithuanian" language.
  294. - If the "-auto" command line option is specified, pebuilder does not prompt 
  295.   the license agreement.
  296.  
  297. Changed items:
  298. - plugin\peinst.cmd: added timeout=30 option for boot.ini and a small path 
  299.   fix for mkbt.exe.
  300. - plugin\autorun: updated to v1.0.5
  301. - plugin\nu2menu\nu2menu.xml: Added a dummy @SetMenuPos( 'L','B' ) to fix 
  302.   position of the "go" button after screen resolution change.
  303. - plugin\ultravnc\ultravnc.inf: small fix if missing some files
  304. - plugin\zz5\peloader\peloader_nu2menu.xml: removed an invalid line <?xml 
  305.   version="1.0"?>.
  306.  
  307. Added items:
  308. - plugin\zz5\nu2shell: my own version of "peloader" (sorry TheTruth). 
  309.   Functionality is simular but with a boot password protection. See 
  310.   nu2shell.txt for more info.
  311.  
  312. Changed items:
  313. - plugin\autorun: updated to v1.0.5.
  314. - plugin\peinst: small bugfix. Added "timeout=30" when installing to boot.ini.
  315. - plugin\ultravnc\ultravnc.cmd: minor changes.
  316.  
  317. v3.1.2 public release
  318.  
  319. Changes to pebuilder.exe:
  320. - Fixed a bug when adding some network drivers. PE Builder did not find the 
  321.   device sections when the Version/provider string is not equal to the key 
  322.   listed in the Manufacturer section. Fixed.
  323. - The "ISOduplicatesonce=1" option in the input.inf did not work, fixed.
  324.  
  325. v3.1.1
  326. Changes to pebuilder.exe:
  327. - The "-exit" command line parameter did not work, fixed.
  328.  
  329. Changed items:
  330. - Updated plugin\ultravnc. Some small changes and fixes. Added the 
  331.   ultravnc.htm file.
  332.  
  333. v3.1.0 public release
  334.  
  335. Changes to pebuilder.exe:
  336. - Fixed a bug when adding storage drivers. PE Builder did not add the last 
  337.   line from the "HardwareIds.scsi.xxx" section.
  338.  
  339. Changed items:
  340. - the help files (help\*.htm) have been updated.
  341. - Updated plugin\ramdisk\ramdriv.sys to v5.2.10.2m. Should fix freezing 
  342.   problems on boot when running on Virtual PC.
  343. - Updated pebuilder.inf, added traffic.dll (needed for pathping.exe)
  344. - Updated pebuilder splashscreen and the bartpe wallpaper (blue look).
  345.  
  346. Added items:
  347. - added plugin\ultravnc. VNC can be run in server mode, so you can connect 
  348.   to BartPE system.
  349.  
  350. Removed items:
  351. - Removed plugin\vncviewer. You should now use ultravnc.
  352.  
  353. v3.0.37 beta
  354. Changes to pebuilder.exe:
  355. - Fixed a bug when adding some network drivers. PE Builder did not handle 
  356.   empty Sections correctly and reported something like "Error: Section 
  357.   "DEFAULTDESTDIRS" does not exist..."
  358. - Fixed program crash when hitting Escape key while building.
  359. - Changed default font to tahoma, this way pebuilder also looks nice when 
  360.   running in BartPE. Yes pebuilder runs fine on BartPE.
  361.  
  362. v3.0.36 beta
  363. Changes to pebuilder.exe:
  364. - Fixed a bug when adding some network drivers. PE Builder did not handle 
  365.   the INF DestinationDirs Section correct as described in Windows DDK Device 
  366.   Installation.
  367. - Fixed a bug when adding some network drivers. PE Builder did not select the 
  368.   correct CopyFiles Section.
  369.  
  370. v3.0.35
  371. New items:
  372. - added a first version of my own network configuration GUI (netconfig.exe)
  373.   You can find it in the menu as system->network->Load Network Support (GUI)
  374.  
  375. Changes to pebuilder.exe:
  376. - Added hnetcfg.dll to pluging\bartpe\bartpe.inf, to fix filesharing trouble with winxp/sp2.
  377. - Filtered out "disk" and "tape" devices from the devicelist combobox.
  378. - Added an advanced option to enable absolute output path.
  379. - Fixed problem with compressed driver files (for example "yk51x86.sy_") in 
  380.   drivers folder.
  381. - Fixed problem with some network drivers, where pebuilder complains about a 
  382.   section not having a copyfiles key. Pebuilder produced an error something like:
  383.   Error: File "c:\...\drivers\Net\cb102\CB102B.Reg" does not exist...
  384. - Fixed "cdrecord: No such file or directory" error when path to iso image 
  385.   contained spaces.
  386. - Many small internal code changes.
  387.  
  388. Changed items:
  389. - Updated plugin\ramdisk\ramdriv.sys to v5.2.10.1
  390. - Updated nu2menu to v0.3.49 (now supports hidden menu items)
  391. - Change plugin\bartpe, added the new Network Configuration Tool (netconfig.exe)
  392.   added Load Fileshare Support (msserver.cmd) and some other small changes.
  393.  
  394. v3.0.34
  395. Changes to pebuilder.exe:
  396. - Output directory is automatically created when using "-auto" argument.
  397. - Added CD burning (cdrecord.exe). Using Reanimatolog's Win32/Mingw32 
  398.   version 2.01 of mkisofs.exe and cdrecord.exe for this.
  399.   There is also a erase option and a combobox for selecting the writer 
  400.   device.
  401. - Fixed a bug in processing driver INF files (in drivers folder), this 
  402.   caused intel drivers failing to load (error 5 access denied). Now all 
  403.   sections (not only the first) from a copyfiles line are processed.
  404.  
  405. Changed items:
  406. - pebuilder.inf: Removed [BuildISO] exec values. Use the GUI to change 
  407.   burning option. I will add more customized options in next version.
  408. - Some small changes.
  409.  
  410. v3.0.33
  411. Changes to pebuilder.exe:
  412. - Completely new user interface. Because of this alot has changed!
  413. - Changed the icon.
  414. - Changed the splash screen.
  415. - When you start PE Builder for the first time, you must agree to the
  416.   license agreement.
  417. - On first build the windows end-user license agreement (eula.txt) is shown.
  418. - Added "skip building registry" and "skip building files" in the option
  419.   screen for advanced users.
  420. - Added "Build ISO (F5)" option to the "Builder" menu to quickly rebuild
  421.   the ISO image.
  422. - New command line options:
  423.   -auto -exit -overwrite -verbose -skipregistry -skipfiles -buildiso
  424.   See help index "Commandline options" for more info.
  425. - PE Builder now returns the number of errors while building as the
  426.   errorlevel.
  427. - When pebuilder starts building it first completely erases the output
  428.   folder. This is somewhat dangerous. Imagine what would happen if a user would
  429.   select c:\windows as the output path. So pebuilder now only accepts an
  430.   output path relative to the pebuilder directory. For example if you would
  431.   enter "BartPE" as the output path and pebuilder is located in your
  432.   "c:\pebuilder" directory the full output path becomes "c:\pebuilder\BartPE"
  433. - A few very small engine bug fixes.
  434. - A lot of other small changes and enhancements.
  435.  
  436. New items:
  437. - Included a new plugin "zz_peloader" that contains peloader.exe and
  438.   peshutdown.exe created by Pierre Mounir (TheTruth). PELoader is a shell loader
  439.   that removes the resource limits (user resources limit & 24 hour time limit)
  440.   from BartPE in a legal way, no need for any patches.
  441.   Thanks Pierre!!!
  442. - New way of adding network drivers. Just create a new folder in "drivers\Net"
  443.   and drop all vendor nic driver files in that new folder and pebuilder will automatically
  444.   include those drivers.
  445. - New way of adding storage drivers. Just create a new folder in
  446.   "drivers\SCSIAdapter" and drop storage driver files in that new folder. PE
  447.   Builder will automatically include those drivers. Please note that PE Builder
  448.   needs the drivers "txtsetup.oem" file and it ignores the *.inf driver files.
  449. - Added a slipstream dialog that helps less advanced users to slipstream 
  450.   their windows installation files. See menu "source->slipstream".
  451.  
  452. Changed items:
  453. - plugin\ghost8, some small changes
  454. - plugin\nu2menu, new version and some small changes to menu xml file.
  455. - split plugin\bartpe and plugin\penetcfg into 2 separate plugins.
  456. - updated penetcfg to v2.20
  457. - removed plugin\nic_xxx, use the new way of adding drivers!
  458. - removed plugin\dsk_xxx, use the new way of adding drivers!
  459.  
  460. v3.0.32
  461. Changes to pebuilder.exe:
  462. - Pebuilder needed a very minor fix to support Windows XP SP2 Release
  463.   Candidate 1 (RC1)
  464.   To get the SP2 RC1 go here:
  465.   http://www.microsoft.com/technet/prodtechnol/winxppro/sp2preview.mspx
  466.  
  467. New items:
  468. - plugin\dsk_hpt3xx: HighPoint HPT3xx ATA RAID Driver
  469. - bartpe.bmp: the new official "BartPE" wallpaper, created by Henk de
  470.   Jong.
  471.  
  472. Changed items:
  473. - plugin\nu2menu:
  474.   * Updated nu2menu.exe to v0.3.45. Added @Exit() function.
  475.   * New program nu2menumsg.exe, this program can send simple script
  476.   commands to nu2menu.exe. See reboot.cmd for an example.
  477.   * Added nu2go.bmp: New "go" button.
  478.   * New command "reboot" to reboot BartPE from a batch/command script.
  479. - plugin\a43: Update A43 File Manager to v2.26
  480.  
  481. v3.0.31
  482. - plugin\bartpe:
  483. - plugin\network:
  484.   updated penetcfg.exe to v2.1.1 build1 (same version but file is
  485.   different?!?)
  486.  
  487. v3.0.30
  488. This version is the first official public release with "built-in"
  489. network support (using bartpe/penetcfg)!
  490.  
  491. Changes to pebuilder.exe:
  492. - New button "search" added to the source dialog.
  493.   This will search your system for valid windows XP/2003 installation
  494.   locations.
  495.   First check (registry):
  496.     hive=HKEY_LOCAL_MACHINE subkey=SOFTWARE\Microsoft\Windows\CurrentVersion\Setup value=SourcePath
  497.     hive=HKEY_LOCAL_MACHINE subkey=SOFTWARE\Microsoft\Windows NT\CurrentVersion value=SourcePath
  498.   Second check (windir):
  499.     The current windows directory will be checked
  500.   Third check (drive search):
  501.     All local fixed disk and CD-Rom drives are searched, on fixed disk
  502.     only a list of paths will be searched, currently only the root, but
  503.     I can easily add other known locations. On CD-Rom drives the
  504.     entire media is searched.
  505.   When the source path editbox is empty, search function will go off automatically.
  506. - New button "check" added, this will show if source path is valid,
  507.   the windows productname and the windows CD name.
  508. - Changed SourceDiskFiles attribute value "4".
  509.   It was not possible to optionally copy files from the windows source
  510.   CD, for example: "msvbvm50.dll=2,,4" would give an error.
  511.   This has been fixed.
  512. - Changed the order of processing plugin INF sections, swapped
  513.   SourceDisksFiles and SourceDisksFolders
  514.   The old order was:
  515.     WinntDirectories, SourceDisksFiles, SourceDisksFiles.x86,
  516.     SourceDisksFiles.<buildnr>, SourceDisksFolders,
  517.     SourceDisksFolders.<buildnr>
  518.   The new order is:
  519.     WinntDirectories, SourceDisksFolders,
  520.     SourceDisksFolders.<buildnr>, SourceDisksFiles,
  521.     SourceDisksFiles.x86, SourceDisksFiles.<buildnr>,
  522. - Fixed GUI deadlock, when you have used "autobuild" and manually
  523.   (re)moved the source directory, next time you started pebuilder.exe
  524.   would get you in a deadlock situation, clicking "next" did not take
  525.   you to the next dialog window.
  526.  
  527. Changed items:
  528. - Updated bartpe.exe to v1.2.3
  529.   The "-minint" option is now compatible with "factory.exe -minint".
  530. - plugin\bartpe:
  531.   updated penetcfg.exe to v2.1.1 build1
  532.   file sharing now also works!
  533. - plugin\dospe: when sertain files not exist the copy will not fail anymore.
  534. - plugin\autorun: updated keydown.exe to v1.1
  535.   (dospe and autorun changes done by Erwin Veermans)
  536. - plugin\network:
  537.   updated penetcfg.exe to v2.1.1 build1
  538.  
  539. v3.0.29
  540. New items:
  541. - plugin\bartpe: Network Support [bartpe/penetcfg]
  542.   Network support using pebart.exe by Bart Lagerweij and penetcfg.exe
  543.   by theTruth (no need for factory.exe and [s]netcfg.exe!)
  544.   Warning: this plugin is a BETA version!
  545.   Note: file sharing does not work correctly at this time!
  546.  
  547. Removed items:
  548. - plugin\penet (see the new plugin\bartpe)
  549.  
  550. Changed items:
  551. - plugin\dsk_cpqcissm\cpqcissm.inf: added id
  552.   "PCI\VEN_0E11&DEV_0046&SUBSYS_409D0E11" to support Smart Array 6400
  553.   U320 EM Controller
  554. - plugin\pehdinst\pehdinst.cmd: PE Hardisk Installed updated to v1.0.3
  555.   Added a check for a "bartpe.tag" file before removing folders like
  556.   \minint and \programs on the target drive. This will prevent
  557.   accidental removal for those directories when a user already has a
  558.   \programs folder on his system before installing BartPE.
  559. - plugin\a43: updated A43 File Management Utility to v2.24
  560.  
  561. v3.0.28
  562. - plugin\penet\penet.htm: fixed typo
  563.  
  564. v3.0.27
  565. Changed items:
  566. - plugin\total commander\files folder was missing, added.
  567. - plugin\total commander\totalcmd.inf: added "files" to wincmd.key.
  568. - plugin\mcafee\mcafee.inf: fixed missing file scangui.txt
  569. - fixed some typos.
  570.  
  571. New items:
  572. - plugin\snapshot: Drive snapshot tool (shareware)
  573.   Included with permission from the author.
  574. - plugin\penet: Network Support [PENET]
  575.   Network support using penet.exe by Bart Lagerweij
  576.   (instead of netcfg.exe or snetcfg.exe)
  577.   Warning, this plugin is a BETA version!
  578.  
  579. v3.0.26
  580. Changes to pebuilder.exe:
  581. - Fixed bug that caused "Error: loadKey failed" when using the builder
  582.   on Windows 2000 systems and using the source files from CD.
  583.  
  584. Changed items:
  585. - plugin\patch_824146.htm: fixed typo
  586. - plugin\mcafee: Updated scangui.exe to v1.0.3
  587. - plugin\a43: updated A43 File Management Utility to v2.19
  588.   (Fixed sorting bug when sorted by name on launching A43)
  589.  
  590. v3.0.25
  591. Changes to pebuilder.exe:
  592. - Changed the source input path check, changed file version from 1106
  593.   (sp1a) into 1045 (sp1).
  594. - Added "buildnr" to Software.AddReg, Software.AddReg,
  595.   Software.DelReg, SetupReg.AddReg, Default.AddReg, Default.DelReg,
  596.   SourceDisksFiles and SourceDisksFolders section
  597.   Sample:
  598.   [SourceDisksFiles.2600]
  599.   files\xp\sp2\ole32.dll=2,,1           ; for XP
  600.   [SourceDisksFiles.3790]
  601.   files\2k3\rtmgdr\ole32.dll=2,,1       ; for 2k3
  602. - When an invalid directoryID is specified in sourcedisksfolders
  603.   pebuilder would crash. Fixed it, pebuilder print an error about not
  604.   finding the ID.
  605.  
  606. New items:
  607. - plugin\patch_824146: RPCSS Service Security Patch (KB824146)
  608. - plugin\sermouse: Serial Mouse driver
  609. - plugin\mozillaembed: Mozilla Embedded webbrowser
  610.  
  611. Changed items:
  612. - plugin\mcafee: Added a GUI (scangui.exe) to start the scanner.
  613. - pebuilder.inf, the environment path variable was set twice, so the
  614.   second entry wrote over the first one. Fixed.
  615. - plugin\nu2menu\nu2menu.xml, removed color depth.
  616.   This does not work on all video adapters.
  617.  
  618. v3.0.24
  619. Changes to pebuilder.exe:
  620. - Input parameter are no longer saved to pebuilder.inf. They now are saved to a
  621.   separate file input.inf, this way the pebuilder.inf file stays somewhat
  622.   unchanged for most of us.
  623. - Added an extra value for SourceDisksFiles/attribute.
  624.   Value 4 means: only copy the file if it exists. Don't complain when it does
  625.   not exist. Handy for "trying" to copy file that "may" exist.
  626.  
  627. New items:
  628. - plugin\dsk_cpqcissm: Added plugin for HP/Compaq Smart Array 5x and 6x Driver
  629.  
  630. Changed items:
  631. - plugin\!profiles: The ProfilesDir environment variable was not set
  632.   correct, fixed.
  633. - plugin\total commander\totalcmd.inf: Updated. Try to copy wincmd.key
  634. - plugin\total commander\wincmd.ini: Updated.
  635.   added "StartupScreen=0" option to remove the Splash Screen...
  636. - plugin\total commander\totalcmd.htm: Updated.
  637. - plugin\bst5\bst5.inf: Updated. Try to copy bst5.key
  638. - plugin\nu2menu\nu2menu.inf: Updated. Try to copy nu2go.bmp
  639. - plugin\bst5\bst5.htm: Updated.
  640. - plugin\nic_intelpro\nic_intelpro.inf: Updated.
  641.   The plugin did not work on all systems.
  642.   Now including .cat, .din and prounstl.exe.
  643.  
  644. v3.0.23
  645. Changes to pebuilder.exe:
  646. - Changed the source input path check, you cannot continue when you
  647.   are using windows xp sp0 or lower.
  648.  
  649. New items:
  650. - A43 File Management Utility - as the new explorer replacement.
  651.   It is small, it loads fast, just what we need. The program is written
  652.   by B.G. Miller and it is included with PE Builder with permission from
  653.   the author. He even made some small changes to the program so that it
  654.   would run from a readonly media without trouble, isn't that great!
  655. - plugin\!profiles: This plugin creates the "Profiles" folder to store
  656.   user profiles. It creates the %systemroot%\Profiles\All Users\Desktop
  657.   and the %systemroot%\Profiles\Default User\Desktop folders. Where
  658.   %systemroot% is \i386 (on CD) and \minint (on HD). The
  659.   DefaultUserProfile and AllUsersProfile is set to point to these 2
  660.   directories. This should avoid any conflicts with existing "documents
  661.   and settings" folders when installing BartPE to harddisk, next to an
  662.   existing windows installation (boot.ini). Also this will avoid any
  663.   language conflicts. The profiles directory is the same on any language
  664.   now.
  665.   This plugin replaces the old !document.inf plugin! Note that this
  666.   plugin does not create the "document and setings" folder!
  667.  
  668. Changed items:
  669. - plugin\network:
  670.   Changed line in network.inf to "penetcfg\penetcfg-*.ini=2,,1"
  671.   This will copy all ini file starting with "penetcfg-"
  672.   Also added custom A: and C: profiles.
  673.   Fixed some small things.
  674. - plugin\nic_intelpro: Updated Intel PRO 100/1000 network adapter plugin
  675.   This replaces the old nic_e100b325 and nic_e1000325 plugin!
  676. - plugin\pehdinst: PE Hardisk Installed updated to v1.0.2 Installing
  677.   BartPE to FAT system volume is now also working. This plugin replaces
  678.   the "pecd2hd" plugin! You can also use the PE Harddisk installer to
  679.   install from the PE Builder output directory, no need to burn a CD!
  680.   Very handy for testing BartPE!
  681. - plugin\total commander: Updated total commander plugin for version 6
  682. - plugin\nu2menu: Updated nu2menu.exe to v0.3.44.
  683.   We think there is a bug in server 2003, when booting winPE from
  684.   harddisk and the shell program tries to load a bitmap image from
  685.   file. Created a workaround in nu2menu for this.
  686. - plugin\aspi\aspi.inf: Added help entry.
  687. - Updated the pebuilder.hlp file a little bit.
  688.  
  689. Removed items:
  690. - 2xexplorer plugin. It was loading very slow, on some systems
  691.   it didn't start. To much trouble.
  692. - plugin\nic_e100b325, see plugin\nic_intelpro
  693. - plugin\nic_e1000325, see plugin\nic_intelpro
  694. - plugin\pecd2hd, see plugin\pehdinst
  695. - plugin\!document.inf
  696.  
  697. v3.0.22
  698. Changes to other files:
  699. - nu2menu.xml: replaced "cmd.exe /c start
  700.   @GetWinDir()\system32\[CPL_Name]" into "rundll32.exe
  701.   shell32.dll,Control_RunDLL @GetWinDir()[CPL_Name]"
  702. - Added ghost8 plugin.
  703. - Added aspi plugin.
  704. - Updated penetcfg to v2.0. Added 2 profiles, one for dhcp one for static IP.
  705.  
  706. v3.0.21
  707. - Bugfix: There was a directory ID overlap in the "sourcedisksfolders"
  708.   function. This caused files to get copied into the wrong directory.
  709. - Rewrote some internal functions for handling directory IDs.
  710.  
  711. v3.0.20
  712. Changes to pebuilder.exe:
  713. - BugFix: The registry data field "%RamDrv%\@ProfilesDir@" resulted in
  714.   "%RamDrv%\Documents and". The number of bytes to write was set to the
  715.   old (unparsed) string. This has been fixed.
  716.  
  717. v3.0.19
  718. Changes to pebuilder.exe:
  719. - Updated the peParse() function. Supported variables are now:
  720.   @ProfilesDir@, @IsoFile@, @OutDir@, @SourcePath@, @Verbose@,
  721.   @Build@, @Version@, @Program@, @PluginDir@
  722.   Note: variables are case sensitive!
  723.   Added this parser function to Section/variable:
  724.     WinntDirectories/dirname (existed there already)
  725.     BuildISO/exec
  726.     SourceDisksFiles/filename, filenameRenamed
  727.     SourceDisksFolders/sourcepath
  728.     Software.AddReg, SetupReg.AddReg, Default.AddReg/regKey, regValue,
  729.     regData (only when data is a string)
  730. - Added a new value to the "attribute" field (SourceDisksFiles
  731.   section). Add a value of "2" if you do not want files to decompress.
  732.   You can see this in the log file, "DecompressOrCopy file.." or "Copy
  733.   file.."
  734. - The "add files/folders from (custom) directory" now uses the normal
  735.   filecopy function (no decompress). This makes an exact copy!
  736. - Changed pebuilder.inf: Added a section "BuildISO" and value "exec"
  737.   to hold the mkisofs commandline.
  738. - The builder now cleans up the temporarily files used for registry
  739.   building.
  740. - The builder (and plugin check) now handles absolute filenames correctly.
  741.   Example:
  742.     [SourceDisksFiles]
  743.     C:\Programme\AntiVirenKit professional\*.*=a,,1
  744.   or
  745.     [SourceDisksFiles]
  746.     \\corp-server\data\Network Associates\Mcafee\Superdat\sdat*.exe=a,,1
  747. - Added sourcedisksfolders section. This section allows you to copy a folder
  748.   including all files and subdirectories.
  749.   Example:
  750.     [SourceDisksFolders]
  751.     ; when openoffice folder is in plugin directory
  752.     openoffice=a
  753.   or
  754.     [SourceDisksFolders]
  755.     ; when openoffice folder is at c:\
  756.     c:\openoffice=a
  757. - Changed some other builder functions to support some of the new
  758.   changes.
  759. - When the appendFile() function failed ("append" section)
  760.   It would not say what file it did not find. This has been fixed.
  761. - The root directory (id 30000) is now created in pebuilder.exe and
  762.   the line is remove from pebuilder.inf
  763. - The xpsp1res.dll (Windows XP) is now copied in the correct (default)
  764.   language. So the about box in notepad is now in the correct language.
  765.  
  766. Changes to other files:
  767. - Changed mkisofs.exe, removed some of the output warnings.
  768. - Updated pebuilder.inf: Added Virtual Disk Service. Now diskpart.exe
  769.   should also work in server 2003.
  770. - Updated pebuilder.inf: Added a pebuilder key and version value,
  771.   ControlSet001\Control\PE Builder\Version
  772. - Updated pebuilder.inf: Fix for "failed to create an empty document"
  773.   when starting wordpad now adding "msftedit.dll".
  774. - Updated pebuilder.inf: Added \bin to path environment.
  775. - Updated custom.inf: Disabled the timezone.
  776. - Updated 2xExplorer.inf: 2xexplorer would not start on windows XP
  777.   sometimes, I added a registry settings for "User Shell Folders", hopes
  778.   this fixes this. Hmm, didn't work... Must be missing something else.
  779.   Anyone?
  780. - Updated dospe.inf: now version 1.0.5
  781. - Updated nic_el2k_xp plugin.
  782. - Added nic_e1000325 plugin. Intel PRO/1000 Adapter driver
  783. - Added nic_e100b325 plugin. Intel PRO/100 Adapter driver
  784.  
  785. v3.0.18
  786. - v3.0.17 copied PENetCfg.exe with the name netcfg.exe and the real
  787.   netcfg.exe was overwritten by PENetCfg.exe. Fixed this.
  788.  
  789. v3.0.17
  790. - PE Builder can now build without the need of an already installed
  791.   workstation. So, the only source files needed is the Windows XP/2003
  792.   installation/setup CD-Rom. Coooool! This has changed the internal
  793.   build engine, so it needs a good test. Specially non-english versions
  794.   of Windows XP needs to be tested. When you build a non-english version
  795.   of XP please compare the folder \i386\WinSxS against the output from
  796.   Microsoft's Windows PE toolkit v1.2 or against %windir%\WinSxS.
  797. - bootfont.bin is now also copied. Mainly used in non-english languages.
  798. - Added Broadcom 440x network driver plugin (bcm4sbxp).
  799. - Added Broadcom BCM57xx NetXtreme gigabit driver plugin (b57xp32)
  800. - Changed network support plugin.
  801.   Now including PE network configurator by TheThruth.
  802. - Added keyboard layout plugin by Boris Mebarek.
  803.  
  804. v3.0.16b
  805. - Fixed re-adding columns after adding a plugin.
  806. - All titles of all dialogs now include version number.
  807. - Minor wheel mouse fix in custom.inf
  808. - Minor fix in mcafee.inf
  809. - Some minor fixes...
  810.  
  811. v3.0.16a
  812. - Updated custom.inf and pebuilder.inf.
  813.   v3.0.16 had wrong version of the files.
  814.  
  815. v3.0.16
  816. - Added 2xExplorer as the explorer replacement.
  817.   Got permission from the author to include it in pebuilder.
  818. - Added confirmation box to overwrite a plugin when the plugin
  819.   directory already exists.
  820. - Removed "-beta" from version string.
  821. - Removed "driver storage" plugin.
  822. - Added "dsk_fasttx2k" as a new storage driver plugin.
  823. - Added mouse control panel.
  824. - Added date and time control panel.
  825. - Added accessibility options control panel.
  826. - Updated nero plugin, now all files are in the "files" directory.
  827. - Added "-auto" commandline option (for autobuild).
  828. - Added background info (bginfo) plugin.
  829. - Updated chkdsk plugin.
  830. - Updated dospe plugin.
  831. - Updated mcafee plugin, now also adding the superdat (sdat*.exe) file.
  832. - Added more command line tools:
  833.   cacls.exe, comp.exe, compact.exe, convert.exe, fc.exe, find.exe
  834.   findstr.exe, finger.exe, hostname.exe, label.exe, lpq.exe,
  835.   lpr.exe, makecab.exe, mountvol.exe, nbtstat.exe, pathping.exe,
  836.   print.exe, replace.exe, route.exe, sort.exe, subst.exe, tftp.exe
  837. - Updated custom.inf, added timezone info for "GMT+01:00"
  838.   This is the timezone where I live in...
  839.  
  840. v3.0.15-BETA
  841. - The verbose checkbox did not stay checked next time you ran
  842.   pebuilder. Fixed.
  843.  
  844. v3.0.14a-BETA
  845. - Removed quick fix for "spanish" about boxes in wordpad and so.
  846.   Does not work when build from win2003, must rework/think about that.
  847. - added network_nu2menu.xml, forgotten, (oops)
  848.  
  849. v3.0.14-BETA
  850. - ramdisk.inf plugin, change the "tmp" and "temp" environment
  851.   variables from "b:\" into "b:". The ending backslash gives trouble to
  852.   some applications.
  853. - nu2menu updated to v0.3.43. This version has a new function
  854.   "@ShowRunDialog()" to show the default windows run dialog.
  855.   (thanks to Cyberian)
  856. - The "Add files/folders in from (custom) directory" option in the
  857.   source dialog, now also add's the files even when no ISO is generated.
  858. - Did a quick fix for "spanish" about boxes in wordpad and so.
  859. - Added a "what to do" dialog. This has the option to build using
  860.   previous settings or to (re)generate and iso image from the last
  861.   build.
  862. - Moved nu2menu from \programs to \programs\nu2menu
  863.   Please replace any @programdir() menus with @programdrive()\programs
  864. - Rearranged the menu
  865. - Added "autorun" plugin created by Erwin Veermans
  866. - Added "dospe" plugin created by Erwin Veermans
  867. - Added plugin to run chkdsk.exe
  868. - Added riched32.dll, used by wordpad.exe (and others)
  869. - Added file associations for wordpad
  870. - Removed the network dialog from pebuilder.exe.
  871.   Network support can now be enabled using the plugin "Network Support".
  872. - Added "network support" plugin
  873.   This plugin includes "static ip" using:
  874.   GNetCfg.exe from http://mitglied.lycos.de/cybtools/
  875.   IPChange3.0.exe from http://www.csparks.com/ipchange/
  876.   dhcpip.cmd by Ed Myers
  877.   network.inf by Davide Cavalca
  878. - Added "network autostart" plugin. You can easily autostart the
  879.   network by enabling this plugin.
  880. - Fixed typo in putty plugin.
  881. - Changed nero plugin, hope pebuilder doesn't complain about missing some files.
  882. - Changed adaware.cmd
  883. - open/save file/folder dialogs now showing file extensions and hidden
  884.   files and folders.
  885.   Also "My Documents" now points to the system drive.
  886. - off by one browser now defaults to www.google.com
  887. - pebuilder now support wildcards in filenames
  888.   Sample: *netcfg*.exe=2,netcfg.exe,1
  889.   Will take any file(s) matching "*netcfg*.exe" and copy/rename it to "netcfg.exe"
  890.   Sample: *.dll=a,,1
  891.   Will copy all "*.dll" files into the folder with ID "a"
  892.  
  893. v3.0.13-BETA
  894. - Added an edit button to the plugin dialog to edit the .inf file.
  895. - The "document and settings" folder is now created from hivesft.inf
  896.   DEFAULT_PROFILES_DIR string so it should now have the correct name in any
  897.   languages.
  898. - The ISO file setting was not preserved, fixed it.
  899. - Plugin cab files can now also have subdirectories.
  900. - Fixed a few minor things...
  901.  
  902. v3.0.12-BETA
  903. - Files in plugin folder can now also be "compressed".
  904.   PE Builder checks if the file exists or if a compressed version exists (ends
  905.   with '_').
  906. - Added a ramdisk plugin, default drive is B:, default size 32MB.
  907.   I'm using QSoft's ramdisk, with permission from author.
  908.   This version has "popups", but when keeping the size small the popups
  909.   will never show...
  910.   You can find/access the ramdrive using %temp%, %tmp% or %ramdrv% environment
  911.   variables.
  912. - Added a Nero Buring Rom plugin.
  913.   This is pretty cool. Burn/copy a CD/DVD from within WinPE.
  914.   You should not "boot" using your CD/DVD writer!
  915.   Boot from some other device.
  916.   The Nero cache will be set to the first found harddisk.
  917. - Added some extra checks before the builder engine starts.
  918.   Checking if file "win51" and "win5i?" exists in windows source path.
  919.   This should prevent any "Insert Windows XP CD-Rom..." errors while booting.
  920. - Changed adaware plugin, now using %temp% (ramdisk) to run from.
  921. - Moved all programs under the \Programs folder.
  922.   Updated all plugins for that.
  923. - Removed the option dialog. Move the bootfix option into a plugin.
  924. - In verbose mode the DWORD_REG data was always printed in the log as
  925.   0x0, fixed.
  926.  
  927. Sep 15, 2003
  928. v3.0.11-BETA
  929. - Added an "Add" button to the plugin dialog. This will allow you to
  930.   easily add a plugin. The plugin file *must* be a .cab file.
  931. - Added a "Remove" button to the plugin dialog. This will remove any
  932.   directories and files in the selected plugin.
  933. - I forgot to include all pluginhelp (*.htm) files with v3.0.10, fixed.
  934.  
  935. Sep 12, 2003
  936. v3.0.10-BETA
  937. - Added help support option for plugins.
  938.   Add a "help" key to the "pebuilder" section.
  939.   Sample:
  940.           [PEBuilder]
  941.           Name="Bart's Stuff Test (free edition)"
  942.           Enable=1
  943.           Help="bst5.htm"
  944.   This will launch "bst5.htm" when the user hits the "PluginHelp"
  945.   button.
  946.   This way a plugin writer can provide the user with information to
  947.   download some files or how to use the plugin...
  948. - Added some .htm plugin help files.
  949. - Added "file must exist before you can enable the plugin" attribute
  950.   (3th field) for plugins in the "SourceDisksFiles" section. This can be
  951.   handy when you want the user to download some file and put it in the
  952.   plugin directory before they can enable the plugin.
  953.   Sample:
  954.         [SourceDisksFiles]
  955.         putty.exe=a,,1
  956.   The 3th field set to "1" enables this option
  957. - Changed .inf files to have this new attribute when needed.
  958. - I noticed that v3.0.8 and v3.0.9 had the wrong startnet.cmd inside.
  959.   So snetcfg.exe could never have worked, fixed this.
  960.  
  961. Sep 8, 2003
  962. v3.0.9-BETA
  963. - Bugfix, the netcfg.exe was wrongly copied into snetcfg.exe (it
  964.   worked but shouldn't do that).
  965.  
  966. Sep 8, 2003
  967. v3.0.8-BETA
  968. - Added 2 buttons for navigating to error/warning.
  969. - When there where errors during building the "done" dialog displayed
  970.   the wrong messages.
  971. - Added snetcfg.exe support.
  972. - Added a message printing the Windows version from source path.
  973. - When you installed hotfixes to your windows kernel you will get:
  974.   "File Version Mismatch (source file version is 5.1.2600.1106 and
  975.   windir is 5.1.2600.1151)" This has been fixed.
  976. - Fixed complaining about wrong kernel version.
  977.  
  978. Changed plugin support a little bit:
  979. - Added "name" key to this section for plugin name.
  980. - Added "enable" key to this section to enable/disable a plugin.
  981.   So plugins are not being renamed to ".fni" extension anymore.
  982. - Added "pebuilder" section to the plugin .inf files to "validate" the
  983.   plugin.
  984. - Changed the dynamic directory ID allocation
  985.   Previous versions used the dirid value 0 (zero) to allocate a
  986.   dynamic directory id. This limited a plugin to only use 1 dynamic
  987.   directory id. Larger plugins can need more dynamic id's. So I
  988.   changed it to use 26 dynamic directory id's per plugin.
  989.   You must use an alpha character from 'A' until 'Z'.
  990.   For example:
  991.     Old style: "0=nu2menu,2"
  992.     New style: "a=nu2menu,2"
  993.  
  994.   *** Warning!
  995.   *** Check your "own" made plugins for these changes.
  996.  
  997. Sep 4, 2003
  998. - v3.0.7-BETA
  999. - Bugfix: Some users reported this error:
  1000.   Error: CreateDirectory "c:" returned error 5: Access is denied.
  1001.   Bug in the mkdir() function, fixed.
  1002.  
  1003. Sep 3, 2003
  1004. - v3.0.6-BETA
  1005. - Some OEM pre-install folders have no win51*.* tagfiles. PE Builder needs them.
  1006.   PE Builder now checks for the "win51" tag file when you enter the path to the windows
  1007.   installation files.
  1008. - Some users reported this error:
  1009.   Error: CreateDirectory "c:\pebldr\i386\msapps\msinfo" failed
  1010.   The problem is that two directories (msapps\msinfo) are created at the same time.
  1011.   This has been fixed.
  1012.  
  1013. Sep 2, 2003
  1014. - v3.0.5-BETA
  1015. - Bugfix: When building from some languages like French the
  1016.   nettcpip.inf, netnb.inf and netmscl.inf files are in unicode format.
  1017.   Added an auto unicode to ascii converter to get around this.
  1018.  
  1019. Sep 2, 2003
  1020. - v3.0.4-BETA
  1021. - Bugfix: DHCP service did not start when building from Windows Server 2003
  1022.   This has been fixed.
  1023.  
  1024. Sep 1, 2003
  1025. - v3.0.3-BETA
  1026.   Bugfix: MoveFileEx failed when your temp folder and the PE Builder
  1027.   output folder where located on different volumes.
  1028.   The error from the log would be something like:
  1029.   --
  1030.   Error: MoveFileEx "C:\DOCUME~1\Bart\LOCALS~1\Temp\peb27A.tmp" to
  1031.   "f:\pebldr\i386\inf\netmscli.inf" returned error 17: The system
  1032.   cannot move the file to a different disk drive.
  1033.   Error: delLine() failed
  1034.   --
  1035.  
  1036. Aug 27, 2003
  1037. - v3.0.2-BETA
  1038. - PE Builder now "remembers" all GUI input.
  1039. - Added a plugin dialog where you can enable/disable plugins.
  1040. - Some other small fixes.
  1041.  
  1042. Aug 26, 2003
  1043. - v3.0.1-BETA
  1044. - Added verbose checkbox in output dialog
  1045. - Added [AddLine], [DelLine] and [SetValue] section
  1046.   With these sections you can add/delete lines from text-based files or
  1047.   set/delete values from inf-based files.
  1048. - Updated PE Builder to use addline, delline and setvalue to patch
  1049.   netmscli.inf, netnb.inf and nettcpip.inf
  1050.  
  1051. - v3.0.0-BETA
  1052. - Changed almost the entire layout of the pebuilder.inf file
  1053.   Sections [SourceDisksFiles], [WinntDirectories] now have different layouts
  1054.   see pebuilder.inf file for more info.
  1055. - Removed software.inf, now in pebuilder.inf section "Software.[Add/Del]Reg"
  1056. - Removed setupreg.inf, now in pebuilder.inf section "SetupReg.AddReg"
  1057. - Removed default.inf, now in pebuilder.inf section "Default.[Add/Del]Reg"
  1058. - Made some changes to the builder engine.
  1059.   Preparing it for plugin support.
  1060. - In verbose mode "-v option" now all regadd/regdel lines are printed.
  1061. - Sometimes the ISO build would start after file copy errors, fixed.
  1062. - Added Plugin support.
  1063. - Added "append" section to append a file to another.
  1064. - Added auto Directory ID. When ID is 0 (zero) PE Builder will create a unique ID.
  1065.   A next plugin INF file will get a new ID.
  1066.